Gives plots and tables of data for up to four value inputs for continuous models. To be used in continuous models only. The output connectors allow the data generated in one simulation to be used as an input to another simulation.
After a simulation, the stored output can be used as input to another simulation by removing the connections to the plotter's inputs and connecting the outputs to the desired inputs of the new simulation. The plotter will output the interpolated stored values that correspond to the currentTime of the new simulation. If the new simulation currentTime extends beyond the stored output start and end times, the plotter will output values of 0.0 for that extended period.
Dialog Choices
Do not show plot: Plot remains hidden until the plot block is double-clicked
Plot every (nth) point: Lets you specify that the plotter should only draw the nth point of the data it receives. This is useful if there are many data points and the points are all very close together, or to make the plot draw faster.
Show plot at end of simulation: Display plot when simulation has been completed
Show plot during simulation: Keeps plot open while simulation is running.